net/http.http2serverConn.unackedSettings (field)
5 uses
net/http (current package)
h2_bundle.go#L4562: unackedSettings int // how many SETTINGS have we sent without ACKs?
h2_bundle.go#L4898: sc.unackedSettings++
h2_bundle.go#L5718: sc.unackedSettings--
h2_bundle.go#L5719: if sc.unackedSettings < 0 {
h2_bundle.go#L6021: if sc.unackedSettings == 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)